C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / FlexGridDetailProvider<TItem> Class

In This Topic
FlexGridDetailProvider<TItem> Class Methods
In This Topic

For a list of all members of this type, see FlexGridDetailProvider<TItem> members.

Public Methods
 NameDescription
Public MethodAttaches the behavior to a UIKit.UIView. (Inherited from C1.iOS.Core.C1Behavior<FlexGrid>)
Public MethodDetaches the behavior from the UIKit.UIView. (Inherited from C1.iOS.Core.C1Behavior<FlexGrid>)
Public MethodHides the detail row.  
Public MethodDetermines whether the detail row is visible.  
Public MethodShows the detail row.  
Top
See Also